@font-face
{
    font-family: 'Shades of Black';
  src: url('Shades of Black.eot');
  src: url('Shades of Black.eot?#') format('embedded-opentype'),
      url('Shades of Black.woff') format('woff'),
      url('Shades of Black.ttf') format('truetype');
}
